.. _`Upload File`: .. _`com.sympathyfordata.azure.graph.file.upload`: Upload File ``````````` .. image:: node_graph_file.svg :width: 48 Documentation ::::::::::::: Upload File to the Folder specified by the :ref:`Folder Item ` passed as :ref:`graph_data_365` input. Optionally outputs :ref:`Graph port ` with the Folder Item as :ref:`graph_data_365`. Definition :::::::::: Input ports ........... **graph** | Type: graph | Description: Graph **file** | Type: datasource | Description: File Output ports ............ **graph** | Type: graph | Description: Graph | Optional number of ports: 0--1 (default: 1) Configuration ............. **If file already exists** (if_file_exists) What to do if the file already exists Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.driveitem.select` Examples ........ Example flows demonstrating this node: * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: UploadFileGraph :noindex: